Skip to content

fix(container): update image gotenberg/gotenberg ( 8.29.0 ➔ 8.29.1 ) - autoclosed#4367

Closed
unsc-oni-ancilla[bot] wants to merge 1 commit intomainfrom
renovate/gotenberg-gotenberg-8.x
Closed

fix(container): update image gotenberg/gotenberg ( 8.29.0 ➔ 8.29.1 ) - autoclosed#4367
unsc-oni-ancilla[bot] wants to merge 1 commit intomainfrom
renovate/gotenberg-gotenberg-8.x

Conversation

@unsc-oni-ancilla
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
gotenberg/gotenberg patch 8.29.08.29.1

Release Notes

gotenberg/gotenberg (gotenberg/gotenberg)

v8.29.1: 8.29.1

Compare Source

Bug Fix (Chromium)

Assets were no longer being correctly loaded in HTML files. This is now fixed. Thanks @​ARawles-GFSC for the heads up!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@unsc-oni-ancilla unsc-oni-ancilla bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Mar 30, 2026
@unsc-oni-ancilla
Copy link
Copy Markdown
Contributor Author

--- HelmRelease: paperless/gotenberg Deployment: paperless/gotenberg

+++ HelmRelease: paperless/gotenberg Deployment: paperless/gotenberg

@@ -31,13 +31,13 @@

       automountServiceAccountToken: true
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: gotenberg/gotenberg:8.29.0
+      - image: gotenberg/gotenberg:8.29.1
         name: app
         ports:
         - containerPort: 3000
           name: http
         resources:
           limits:

@unsc-oni-ancilla
Copy link
Copy Markdown
Contributor Author

--- kubernetes/apps/paperless/gotenberg/app Kustomization: paperless/gotenberg HelmRelease: paperless/gotenberg

+++ kubernetes/apps/paperless/gotenberg/app Kustomization: paperless/gotenberg HelmRelease: paperless/gotenberg

@@ -32,13 +32,13 @@

     controllers:
       gotenberg:
         containers:
           app:
             image:
               repository: gotenberg/gotenberg
-              tag: 8.29.0
+              tag: 8.29.1
             ports:
             - containerPort: 3000
               name: http
             resources:
               limits:
                 memory: 512Mi

@unsc-oni-ancilla unsc-oni-ancilla bot changed the title fix(container): update image gotenberg/gotenberg ( 8.29.0 ➔ 8.29.1 ) fix(container): update image gotenberg/gotenberg ( 8.29.0 ➔ 8.29.1 ) - autoclosed Apr 2, 2026
@unsc-oni-ancilla unsc-oni-ancilla bot closed this Apr 2, 2026
@unsc-oni-ancilla unsc-oni-ancilla bot deleted the renovate/gotenberg-gotenberg-8.x branch April 2, 2026 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants